PSEUDOCODE: Pronounced "soo-doh-code", this is the process of planning out a program without using exact code.
- This is continuing from the program you started in Activity 6. Feel free to go back there if you don't remember it!
- Read the completed Algorithm Explanation and take a look through the Pseudocode. Time to code the rest!
- Pseudocode doesn't need to follow syntax rules, so it definitely won't work as code.
- You've written all of the needed code before! Think about what the pseudocode is describing and try some code!
To navigate the page using the TAB key, first press ESC to exit the code editor.